Get customer usage events
Customers > Usage
Get customer usage events
List raw billable events for a customer and a specific aggregator over a period.
POST
Get customer usage events
Documentation Index
Fetch the complete documentation index at: https://docs.hyperline.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ISO-8601 date string.
Example:
"2026-01-01T00:00:00Z"
ISO-8601 date string.
Example:
"2026-02-01T00:00:00Z"
Optional aggregator filter ID. When set, restricts the result to events matching that filter's config. Must belong to the aggregator in the path.
Required range:
0 <= x <= 100Required range:
x >= 0
